home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / database / ge302.zip / README.BAT < prev    next >
DOS Batch File  |  1995-04-02  |  1KB  |  21 lines

  1. @echo off
  2. cls
  3. echo Important information for installing GroupEase:
  4. echo -----------------------------------------------------------------------
  5. echo 1. This program installs using standard Windows installation procedures.
  6. echo    To install, type a:setup from File, Run in Program Manager.
  7. echo -----------------------------------------------------------------------
  8. echo 2. At this point you should decide whether you want to install the 
  9. echo    program executables on each client workstation or in a directory of 
  10. echo    your choosing on the file server.  You will need to provide the
  11. echo    appropriate path instructions when queried during the Windows in-
  12. echo    stall. The installation will in any case create shared data files
  13. echo    and directories on the file server so appropriate file write
  14. echo    permissions are required.
  15. echo -----------------------------------------------------------------------
  16. echo 3. Complete installation instructions are available in the enclosed  
  17. echo    readme.wri file.  Typically, new users can be up and running with 3
  18. echo    clients in less than 15 minutes by reading these instructions first.
  19. echo -----------------------------------------------------------------------
  20. pause
  21.